Lucene search
K
LinuxLinux Kernel5.15.3

4 matches found

CVE
CVE
added 2025/01/31 11:25 a.m.175 views

CVE-2025-21673

CVE-2025-21673 affects the Linux kernel CIFS/SMB client logic. The flaw is a double free of TCP_Server_Info::hostname during server shutdown in cifs_put_tcp_session(), where cifsd threads reconnect to multiple DFS targets and may still hold server->hostname, risking use-after-free or kernel in...

5.5CVSS7.2AI score0.002EPSS
CVE
CVE
added 2024/08/30 10:46 a.m.144 views

CVE-2022-48944

The CVE-2022-48944 issue is a Linux kernel race in sched/fork() related to how new tasks are exposed via pidhash and runqueue handling. The description cites prior fixes that fixed a fork race vs cgroup (commit 4ef0c5c6b5ba) and a subsequent change that effectively reverted that, aiming to fix th...

5.5CVSS6.1AI score0.0021EPSS
CVE
CVE
added 2024/08/22 1:32 a.m.124 views

CVE-2022-48921

Summary of CVE-2022-48921 : In the Linux kernel, a race between sched_post_fork() and setpriority(PRIO_PGRP) for a thread group can trigger a NULL pointer dereference in reweight_entity() (part of CFS). The scenario: a main process spawns multiple new threads that then call setpriority, while sch...

4.7CVSS6.5AI score0.00168EPSS
CVE
CVE
added 2024/05/24 3:9 p.m.103 views

CVE-2021-47555

The CVE-2021-47555 issue affects the Linux kernel VLAN real_dev handling. Injecting an error before dev_hold(real_dev) in register_vlan_dev() caused the real_dev refcount to underflow when the dummy netdevice was removed, triggering a refcount warning and an endless unregister_netdevice loop. The...

5.5CVSS6.7AI score0.00208EPSS